home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / wwiv420.zip / HELP.ME < prev    next >
Text File  |  1991-07-14  |  3KB  |  65 lines

  1. Q. All uploads go to the sysop directory.  Why?
  2.  
  3. A. An upload will go to the sysop directory if you have "All UL to sysop"
  4. set in INIT section #2, or the user has the "M" or "U" restriction set.
  5.  
  6.  
  7. Q. I have lots of files I want users to be able to download, but none of
  8. them show up for the user.  How do I fix that?
  9.  
  10. A. You need to not only have the files in the correct DOS directory, but
  11. you must also tell the BBS that the files are available for users to
  12. download.  You should first specify a DOS directory for the files (in
  13. //diredit), then copy/move the files you want available to that DOS
  14. directory.  Finally, you need to tell the BBS that the files are
  15. available for users to download.  For just one or two files, just log
  16. on, go to that transfer directory, and hit 'U' to upload the file(s) the
  17. same as you would if you were calling remotely.  For a lot of files, go
  18. to that directory and type //upload.  The BBS will then prompt you for
  19. the descriptions of all the files it finds in the right directory.  The
  20. //uploadall command does this for all directories.
  21.  
  22.  
  23. Q. All the files show up as "N/A".  What's wrong?
  24.  
  25. A. You need to put the line "FILES=20" in your CONFIG.SYS file.
  26.  
  27.  
  28. Q. Users can only log on using their user number, and the BBS doesn't
  29. recognize user names when you try to send email (it'll only take
  30. numbers).  How do I fix that?
  31.  
  32. A. Log on as the sysop, and type "//resetf" from the main menu.
  33.  
  34.  
  35. Q. A user had an SL of 255, and it won't let me lower the SL.  How do I
  36. lower his SL below 255?
  37.  
  38. A. To drop an SL below 255, you have to log on as that user from the
  39. keyboard, and hit F1 to edit the user's stats.  Only from there can you
  40. set an SL to 255, or lower an SL from 255.
  41.  
  42.  
  43. Q. Whenever I try to use the shrinking feature, I get the message "Can't
  44. shrink: No BBS.COM".  What's wrong?
  45.  
  46. A. You ran the BBS by running "BBS.EXE".  You need to start the BBS by
  47. running "BBS.COM".  Either have the BBS.COM file in the same directory
  48. as BBS.EXE, or (DOS 4.0 or later only) start the BBS by typing
  49. "BBS.COM".
  50.  
  51.  
  52. Q. Whenever anyone tries to batch download, all they get is the list of
  53. files, and not the actual files.  What's wrong?
  54.  
  55. A. You're missing the '@' in the batch DSZ command line.  It needs to
  56. end with "sz @%3".
  57.  
  58.  
  59. Q. Can I run with more than one phone line?
  60.  
  61. A. No.  WWIV supports only one phone line.  You can't even do it with
  62. DesqView or Windows, because WWIV is not written to support multiple
  63. programs accessing its data files.  Sometime in the future, there may be
  64. a WWIV v5.0 which will run under Unix, and support multiple phone lines.
  65.